home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games: Greatest Hits 1996
/
Amiga Games: Greatest Hits 1996.iso
/
rexx
/
setsvoperator.rx
< prev
next >
Wrap
Text File
|
1996-06-18
|
415b
|
20 lines
/*
$VER: SetSVOperator.rx V4.1 (15.10.94)
© 1993-94 by Andreas R. Kleinert
This script demonstrates how to modify the default SVOperator
settings without using the GUI, but SuperView's ARexxPort.
The resulting changes will also appear on SuperView's GUI,
if already open.
*/
address 'SuperView.rx' "SVOPERATOR=HilbertDither256"
adress command
wait 5
address 'SuperView.rx' "SVOPERATOR=XOR"